ASP.NET MVC Controls
Palette Property (FlexChartBase<T>)

Gets or sets an array of default colors to use for displaying each series.
Syntax
'Declaration
 
Public Property Palette As IEnumerable(Of Color)
public IEnumerable<Color> Palette {get; set;}
Remarks
There is a set of predefined palettes in the C1.Web.Mvc.Chart.Palettes class that you can use.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

FlexChartBase<T> Class
FlexChartBase<T> Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback